home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / SoundApps / aa_m68k_Intel_Only / Csnd.v1.6 / Csnd.app / English.lproj / Localizable.strings < prev   
Encoding:
Text File  |  1995-06-12  |  1.2 KB  |  61 lines

  1. /* New */
  2. "New";
  3.  
  4. /* Quit */
  5. "Quit";
  6.  
  7. /* Okay */
  8. "Okay";
  9.  
  10. /* Open */
  11. "Open";
  12.  
  13. /* Cancel */
  14. "Cancel";
  15.  
  16. /* No document open */
  17. "Import File To Project";
  18.  
  19. /* No project open */
  20. "There is no open project to which the file can be imported.  Open a project or cancel?";
  21.  
  22. /* Nothing to recompile */
  23. "There are no files to recompile.";
  24.  
  25. /* Application Error */
  26. "Application Error";
  27.  
  28. /* Current Version */
  29. "Csnd.app version" = "Csnd.app v1.6";
  30.  
  31. /* SDB E-mail address */
  32. "e-mail address" = "sdb";
  33.  
  34. /* Default Debug Note Text */
  35. "Dear Steve,\n\nI found a bug. <<or>> I have a suggestion.\n\n<<describe bug or suggestion here>>";
  36.  
  37. /* SubprocessMgr */
  38. "Csnd Compiler";
  39.  
  40. /* Process still running */
  41. "A %s process is still running.  Do you want to kill it or wait until it's done?";
  42.  
  43. /* Kill Process */
  44. "Kill Process";
  45.  
  46. /* Error opening data stream */
  47. "Csnd can't open this file.  Sorry.";
  48.  
  49. /* Filetype not compatable */
  50. "This filetype is not compatable with Csnd projects.";
  51.  
  52. /* No Lisp Kernel */
  53. "You don't have a default lisp shell.  Please select one under Preferences.";
  54.  
  55. /* Error opening data stream */
  56. "Csnd can't write this file.  Sorry.";
  57.  
  58. /* Couldn't open soundfile */
  59. "Couldn't open the soundfile for analysis. %s.";
  60.  
  61.